TSTP Solution File: NUM663^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM663^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.39qmmdBgpY true

% Computer : n029.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 12:43:13 EDT 2023

% Result   : Theorem 0.22s 0.74s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   20 (   9 unt;   5 typ;   0 def)
%            Number of atoms       :   24 (   5 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   52 (   7   ~;   6   |;   0   &;  36   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   4 con; 0-2 aty)
%            Number of variables   :    7 (   0   ^;   7   !;   0   ?;   7   :)

% Comments : 
%------------------------------------------------------------------------------
thf(nat_type,type,
    nat: $tType ).

thf(less_type,type,
    less: nat > nat > $o ).

thf(y_type,type,
    y: nat ).

thf(z_type,type,
    z: nat ).

thf(x_type,type,
    x: nat ).

thf(k,axiom,
    less @ y @ z ).

thf(zip_derived_cl1,plain,
    less @ y @ z,
    inference(cnf,[status(esa)],[k]) ).

thf(zip_derived_cl1_001,plain,
    less @ y @ z,
    inference(cnf,[status(esa)],[k]) ).

thf(l,axiom,
    ( ~ ( less @ x @ y )
   => ( x = y ) ) ).

thf(zip_derived_cl0,plain,
    ( ( x = y )
    | ( less @ x @ y ) ),
    inference(cnf,[status(esa)],[l]) ).

thf(satz15,axiom,
    ! [Xx: nat,Xy: nat,Xz: nat] :
      ( ( less @ Xx @ Xy )
     => ( ( less @ Xy @ Xz )
       => ( less @ Xx @ Xz ) ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: nat,X1: nat,X2: nat] :
      ( ~ ( less @ X0 @ X1 )
      | ( less @ X0 @ X2 )
      | ~ ( less @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[satz15]) ).

thf(zip_derived_cl6,plain,
    ! [X0: nat] :
      ( ( x = y )
      | ~ ( less @ y @ X0 )
      | ( less @ x @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl3]) ).

thf(zip_derived_cl13,plain,
    ( ( less @ x @ z )
    | ( x = y ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl6]) ).

thf(satz16a,conjecture,
    less @ x @ z ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( less @ x @ z ),
    inference('cnf.neg',[status(esa)],[satz16a]) ).

thf(zip_derived_cl4,plain,
    ~ ( less @ x @ z ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl15,plain,
    x = y,
    inference(clc,[status(thm)],[zip_derived_cl13,zip_derived_cl4]) ).

thf(zip_derived_cl4_002,plain,
    ~ ( less @ x @ z ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl16,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl15,zip_derived_cl4]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM663^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.39qmmdBgpY true
% 0.14/0.35  % Computer : n029.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Fri Aug 25 09:50:39 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.22/0.68  % Total configuration time : 828
% 0.22/0.68  % Estimated wc time : 1656
% 0.22/0.68  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.71  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.74  % Solved by lams/40_c.s.sh.
% 0.22/0.74  % done 8 iterations in 0.008s
% 0.22/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.74  % SZS output start Refutation
% See solution above
% 0.22/0.74  
% 0.22/0.74  
% 0.22/0.74  % Terminating...
% 0.22/0.78  % Runner terminated.
% 0.22/0.79  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------